home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2007 December
/
PCWKCD1207B.iso
/
Fiszkowe programy do nauki
/
Teach2000 8.19
/
teach819.exe
/
{app}
/
Teach2000.exe
/
0
/
RCDATA
/
TFRMASKLANGUAGE
/
TFRMASKLANGUAGE.txt
Wrap
Text File
|
2007-07-13
|
1KB
|
68 lines
object frmAskLanguage: TfrmAskLanguage
Left = 254
Top = 215
HelpContext = 1040
BorderIcons = [biSystemMenu, biHelp]
BorderStyle = bsDialog
ClientHeight = 192
ClientWidth = 347
Color = clBtnFace
ParentFont = True
OldCreateOrder = False
Position = poOwnerFormCenter
PixelsPerInch = 96
TextHeight = 13
object lblLanguageQuestion: TTntLabel
Left = 16
Top = 32
Width = 100
Height = 13
Caption = 'lblLanguageQuestion'
FocusControl = cbLanguageQuestion
end
object lblLanguageAnswer: TTntLabel
Left = 16
Top = 80
Width = 93
Height = 13
Caption = 'lblLanguageAnswer'
FocusControl = cbLanguageAnswer
end
object cbLanguageQuestion: TBasComboBox
Left = 16
Top = 48
Width = 313
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
end
object btnCancel: TTntButton
Left = 256
Top = 152
Width = 75
Height = 25
Cancel = True
ModalResult = 2
TabOrder = 1
end
object btnOK: TTntButton
Left = 168
Top = 152
Width = 75
Height = 25
Default = True
ModalResult = 1
TabOrder = 2
end
object cbLanguageAnswer: TBasComboBox
Left = 16
Top = 96
Width = 313
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 3
end
end